struct _POP_COMPONENT_POWER_PROFILE// Size=0x20
{
    struct _GUID ComponentGuid;// Offset=0x0 Size=0x10
    struct _POP_DEVICE_POWER_PROFILE * Device;// Offset=0x10 Size=0x4
    unsigned long FxCount;// Offset=0x14 Size=0x4
    struct _PO_POWER_PLANE_PROFILE FxPower[1];// Offset=0x18 Size=0x8
};